AudioStartedPlaying

public interface AudioStartedPlaying implements AudioEvent

An event indicating that an audio has been started playing on the web page.

Functions

Link copied to clipboard
public Audio audio()
Returns the Audio instance initiated this event.